home *** CD-ROM | disk | FTP | other *** search
/ Japan Image Selection - A Visual Education Tool / JapanImageSelect.iso / pc / html / flash / origami.swf / scripts / DefineButton2_84 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2004-03-05  |  85 b   |  5 lines

  1. on(press){
  2.    _root.kabuto.k_all.stop();
  3.    _root.kabuto.k_st.gotoAndPlay(15);
  4. }
  5.